runtime.checkmarksMap.b (field)

3 uses

	runtime (current package)
		mcheckmark.go#L28: 	b [heapArenaBytes / goarch.PtrSize / 8]uint8
		mcheckmark.go#L55: 			clear(bitmap.b[:])
		mcheckmark.go#L117: 	bytep = &arena.checkmarks.b[arenaWord]